crypto/x509.UnknownAuthorityError.hintErr (field)
3 uses
crypto/x509 (current package)
verify.go#L132: hintErr error
verify.go#L140: if e.hintErr != nil {
verify.go#L149: s += fmt.Sprintf(" (possibly because of %q while trying to verify candidate authority certificate %q)", e.hintErr, certName)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)